home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 220 / 220.xpi / chrome / flashgot.jar / skin / classic / flashgot / browser.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2010-01-24  |  1.0 KB  |  43 lines

  1. .flashgot-icon-lnk, .flashgot-command-menuitem {
  2.   list-style-image: url("chrome://flashgot/skin/fg1.png");
  3. }
  4. .flashgot-icon-sel {
  5.   list-style-image: url("chrome://flashgot/skin/fg2.png");
  6. }
  7. .flashgot-icon-all {
  8.   list-style-image: url("chrome://flashgot/skin/fg3.png");
  9. }
  10. .flashgot-icon-tabs {
  11.   list-style-image: url("chrome://flashgot/skin/fg4.png");
  12. }
  13. .flashgot-icon-opts {
  14.   list-style-image: url("chrome://flashgot/skin/fg5.png");
  15. }
  16. .flashgot-icon-buildGallery {
  17.   list-style-image: url("chrome://flashgot/skin/fg6.png");
  18. }
  19. .flashgot-icon-media {
  20.   list-style-image: url("chrome://flashgot/skin/fg7.png");
  21. }
  22.  
  23. statusbarpanel.flashgot-icon-media {
  24.   cursor: pointer;
  25. }
  26.  
  27. #flashgot-tbb-all  {
  28.   list-style-image: url("chrome://flashgot/skin/icon24.png");
  29.   -moz-box-orient: vertical;
  30.   -moz-box-pack: end;
  31. }
  32.  
  33. toolbar[iconsize="small"] #flashgot-tbb-all {
  34.   list-style-image: url("chrome://flashgot/skin/fg1.png");
  35. }
  36.  
  37. #regetMenu, #regetMenuSep, #regetContextSelection, #regetContextLink, #regetContextAll {
  38.   display: none !important;
  39. }
  40.  
  41.  
  42.  
  43.